runtime.schedt.stopnote (field)

6 uses

	runtime (current package)
		proc.go#L1693: 			if notetsleep(&sched.stopnote, 100*1000) {
		proc.go#L1694: 				noteclear(&sched.stopnote)
		proc.go#L3163: 			notewakeup(&sched.stopnote)
		proc.go#L3316: 		notewakeup(&sched.stopnote)
		proc.go#L4773: 			notewakeup(&sched.stopnote)
		runtime2.go#L992: 	stopnote   note